home *** CD-ROM | disk | FTP | other *** search
/ MIDICraft's MIDINET CD-ROM / MIDICraft's MIDINET CD-ROM.iso / MIDTOOLS / MIDKBD10.TXT < prev    next >
Text File  |  1995-09-24  |  700b  |  25 lines

  1. This is a One to One In/Out Midi Driver.
  2. Use it to input (into Cakewalk for example) without an external keyboard !
  3. Or use Cakewalk without Midi Hardware ( to use staff view on a laptop for
  4. example)
  5.  
  6. Example :
  7. - Connect CakeWalk Midi In to Midimux In 1 (using Midi setup)
  8. - Connect MidiKeyb Midi Out to MidiMux Out 1 .That's it !!!
  9.  
  10. To install midimux copy midimux.drv to \WINDOWS\SYSTEM\midimux.drv ,
  11. add "MIDIx = midimux.drv" in your system .ini ,[drivers] section ;
  12. where x is the next value.
  13.  
  14. example :
  15.  
  16. [drivers]
  17. timer=timer.drv
  18. midimapper=midimap.drv
  19. MIDI=sbpfm.drv
  20. Wave=sbpsnd.drv
  21. MIDI1=sbpsnd.drv
  22. MIDI2=midimux.drv
  23.  
  24. Comments Welcomed ,CIS :Thierry TABARD 100064,2213
  25.